func syscall.netlinkRouteAttrAndValue

2 uses

	syscall (current package)
		netlink_linux.go#L171: 		a, vbuf, alen, err := netlinkRouteAttrAndValue(b)
		netlink_linux.go#L182: func netlinkRouteAttrAndValue(b []byte) (*RtAttr, []byte, int, error) {